-
Notifications
You must be signed in to change notification settings - Fork 36
Change the agent pool for signing phase #57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Change the agent pool for signing phase #57
Conversation
@@ -30,10 +30,9 @@ stages: | |||
|
|||
- job: SignWin | |||
pool: | |||
name: PowerShell | |||
name: Package ES Standard Build | |||
demands: | |||
- DotNetFramework |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You can remove this too, it's dynamically added on windows if you use the PowerShell taks
demands: | ||
- DotNetFramework |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
demands: | |
- DotNetFramework |
demands: | ||
- DotNetFramework |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
demands: | |
- DotNetFramework |
PowerShell pool is deprecated. Using the latest pool.